home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / arsg10.zip / ARSGDAT.3BF < prev    next >
Text File  |  1992-10-04  |  3KB  |  109 lines

  1. ;/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\:
  2. ;                                                              :
  3. ;               AMATEUR RADIO STUDY GUIDE v1.00                :
  4. ;                                                              :
  5. ;   Copyright (c) 1992 David Drzyzga - All Rights Reserved     :
  6. ;                                                              :
  7. ;      Based on a program coded in BASIC by Russ Revels        :
  8. ;                                                              :
  9. ;/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\:
  10. ;
  11. ; You can include comments an the file anywhere you want
  12. ; just like these comments.  You cannot put a comment in
  13. ; the middle of a line though.
  14. ;
  15. ; When modifying this file, there are several things you
  16. ; must be aware of:
  17. ;
  18. ;   -> Any line of text in this file cannot exceed 65 characters!
  19. ;                                     this is the 65th character^
  20. ;
  21. ;      No harm will be done, but nothing over 65 characters will
  22. ;      be read by the program.
  23. ;
  24. ;   -> Do not make questions more than 20 lines long, or you
  25. ;      will receive an 'out of memory' error when you execute
  26. ;      the program.
  27. ;
  28. ;   -> You can add or delete questions as you please, just be
  29. ;      sure to follow the format of the existing questions.
  30. ;      
  31. ;
  32. ;
  33. (3BF-1.5)
  34.  
  35. What is the effect of an increase in ambient temperature on the
  36. resistance of a carbon resistor?
  37.  
  38. C. The resistance change depends on the resistor's temperature
  39. coefficient rating 
  40. *
  41. (3BF-2.6)
  42.  
  43. What type of capacitor is often used in power supply circuits to
  44. filter the rectified AC?
  45.  
  46. D. Electrolytic
  47. *
  48. (3BF-2.7)
  49.  
  50. What type of capacitor is used in power supply circuits to
  51. filter transient voltage spikes across the transformer secondary
  52. winding?
  53.  
  54. D. Suppressor
  55. *
  56. (3BF-3.5)
  57.  
  58. How do inductors become self-resonant?
  59.  
  60. C. Through distributed capacitance
  61. *
  62. (3BF-4.1)
  63.  
  64. What circuit component can change 1-VAC to 400-VAC?
  65.  
  66. A. A transformer
  67. *
  68. (3BF-4.2)
  69.  
  70. What is the source of energy connected to in a transformer?
  71.  
  72. B. To the primary winding
  73. *
  74. (3BF-4.3)
  75.  
  76. When there is no load attached to the secondary winding of a
  77. transformer, what is current in the primary winding called?
  78.  
  79. A. Magnetizing current
  80. *
  81. (3BF-4.4)
  82.  
  83. In what terms are the primary and secondary windings ratings of
  84. a power transformer usually specified?
  85.  
  86. D. Volts or volt-amperes
  87. *
  88. (3BF-5.1)
  89.  
  90. What is the peak-inverse-voltage rating of a power supply
  91. rectifier?
  92.  
  93. C. The maximum voltage to be applied in the non-conducting
  94. direction
  95. *
  96. (3BF-5.2)
  97.  
  98. Why must silicon rectifier diodes be thermally protected?
  99.  
  100. B. Because they will be destroyed if they become too hot
  101. *
  102. (3BF-5.4)
  103.  
  104. What are the two major ratings for silicon diode rectifiers of
  105. the type used in power supply circuits which must not be
  106. exceeded?
  107.  
  108. D. Peak inverse voltage; average forward current
  109. *